-
Home
-
Booking Weir
-
1.0.8
-
Code
-
Classes
- Sanitizer
Total Complexity |
120 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
652 |
Lines of code |
421 |
Logical lines of code |
222 |
Comment lines |
184 |
Methods |
34 |
Properties |
1 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_repeater() |
B |
40 |
19 |
59 |
sanitize_repeater() |
A |
50 |
10 |
32 |
validate_calendars() |
A |
46 |
7 |
43 |
validate_bookable_event_settings() |
S |
54 |
7 |
20 |
sanitize_extras() |
S |
56 |
5 |
19 |
validate_datetime() |
S |
56 |
5 |
17 |
validate_date() |
S |
57 |
5 |
15 |
validate_extras() |
S |
58 |
5 |
14 |
validate_fields() |
S |
58 |
5 |
14 |
validate_breakdown() |
S |
59 |
5 |
14 |
sanitize_fields() |
S |
57 |
4 |
18 |
sanitize_bookable_event_settings() |
S |
60 |
4 |
14 |
validate_booking_status() |
S |
59 |
3 |
15 |
validate_price() |
S |
62 |
3 |
12 |
validate_event_id() |
S |
62 |
3 |
11 |
validate_calendar_id() |
S |
65 |
3 |
9 |
sanitize_boolean() |
S |
65 |
3 |
9 |
validate_email() |
S |
65 |
3 |
9 |
validate_event_type() |
S |
61 |
2 |
12 |
validate_file() |
S |
65 |
2 |
9 |
sanitize_event_type() |
S |
65 |
2 |
9 |
sanitize_booking_status() |
S |
65 |
2 |
9 |
sanitize_breakdown() |
S |
68 |
2 |
7 |
__construct() |
S |
81 |
1 |
3 |
register() |
S |
98 |
1 |
1 |
sanitize_datetime() |
S |
79 |
1 |
3 |
sanitize_date() |
S |
79 |
1 |
3 |
sanitize_key() |
S |
80 |
1 |
3 |
sanitize_id() |
S |
79 |
1 |
3 |
sanitize_string() |
S |
80 |
1 |
3 |
sanitize_textarea() |
S |
80 |
1 |
3 |
sanitize_integer() |
S |
81 |
1 |
3 |
sanitize_float() |
S |
81 |
1 |
3 |
sanitize_email() |
S |
80 |
1 |
3 |